Argyle · Example Payload

Get V2 Shifts {Id} Response 200

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Get V2 Shifts {Id} Response 200 is an example object payload from Argyle, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idaccountemployercreated_atupdated_atstatustypestart_datetimeend_datetimeall_datetimeshourstimezonelocationmetadata

Example Payload

Raw ↑
{
  "id": "0183d245-b5c1-2a6d-5e37-1b831d765c5d",
  "account": "0187c66e-e7e5-811c-b006-2232f00f426a",
  "employer": "Whole Goods",
  "created_at": "2023-04-27T07:02:01.279Z",
  "updated_at": "2023-04-27T07:02:01.279Z",
  "status": "completed",
  "type": "hourly",
  "start_datetime": "2023-04-26T00:00:00Z",
  "end_datetime": "2023-04-26T08:00:00Z",
  "all_datetimes": {
    "shift_start": "2023-04-26T00:00:00Z",
    "shift_end": "2023-04-26T08:00:00Z",
    "breaks": [
      {
        "break_start": "2023-04-26T03:36:00Z",
        "break_end": "2023-04-26T04:24:00Z"
      }
    ]
  },
  "hours": "7.2",
  "timezone": "America/New_York",
  "location": "302 East N St, New York, NY 10014, US",
  "metadata": {}
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/get-v2-shifts-{id}-response-200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.